home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / lang / c++-part2 / 16741 < prev    next >
Encoding:
Internet Message Format  |  1996-08-05  |  2.0 KB

  1. Path: news.rmii.com!rainbow!dpayne
  2. From: dpayne@rainbow.rmii.com (Dirk Payne)
  3. Newsgroups: comp.lang.c++
  4. Subject: Re: BC++ 5.0 IDE woes and Borland indifference
  5. Date: 12 Apr 1996 01:38:36 -0600
  6. Organization: Rocky Mountain Internet, Inc
  7. Message-ID: <dpayne.829292358@rainbow>
  8. References: <4k9hjs$fl9@arl-news-svc-5.compuserve.com> <marnoldDpIvtA.E9G@netcom.com> <4kjdp9$rmh@wolfe.wimsey.com>
  9. NNTP-Posting-Host: rainbow.rmii.com
  10. X-Newsreader: NN version 6.5.0 #4 (NOV)
  11.  
  12. I have finally taken a break from coding since getting the 5.0 IDE running
  13. (on both NT and 95) last Friday...sorry for the delay.
  14.  
  15. A very helpful John M. at Borland and I volleyed some dumps of the system
  16. and tried several scenarios, finally concluding with this process:
  17.  
  18.     - Boot clean (safe mode is best). 
  19.     - Change to the drive and directory that your BC5 is installed in.
  20.     This is just above the bin, lib and script directories (look for
  21.     the INI files listed below).
  22.     - Enter "unreg -d -v -funinst.ini". Let this process complete.
  23.     - Enter "unreg -d -v -funreg.ini". Let this process complete, too. 
  24.     - Change to your windows drive and directory (e.g. - c:\windows)
  25.     - Enter "bc5rmv <drive and dir of BC5>\bc5rmv.log". WAIT, and I
  26.     do mean WAIT! This process (which has all of the appearances of 
  27.     being hung) takes several minutes to complete! BE PATIENT.
  28.     - Boot clean (in safe mode if your CD is accessible...some aren't,
  29.     like mine).
  30.     - Perform a normal install of BC5. Apply the patch if you're so
  31.     inclined (it IS a lot faster).
  32.     - Change to the script directory of your installed  BC5 system, and
  33.     delete all .spx files (compiled scripts).
  34.     - Start and test your IDE.
  35.     - If all goes well, you can install the scripts into the menu bar
  36.     by selecting "Scripts-Install/Uninstall examples" from the menu.
  37.  
  38. My original symptoms were GPF's during simple editing, and compile processes 
  39. that would hang the system. After around 60 hours of thrashing, I have yet 
  40. to have the new system hang as it would so frequently before. Obviously 
  41. your mileage will vary...Good luck
  42.